-
Home
-
FluentAuth – The Ultimate Authorization & Security Plugin for WordPress
-
1.0.6
-
Code
-
Classes
- TwoFaHandler
Total Complexity |
44 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
368 |
Lines of code |
282 |
Logical lines of code |
127 |
Comment lines |
8 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
verify2FaEmailCode() |
A |
37 |
13 |
72 |
sendAndGet2FaConfirmFormUrl() |
A |
41 |
6 |
59 |
maybe2FaRedirect() |
S |
57 |
5 |
17 |
send2FaEmail() |
S |
46 |
3 |
42 |
get2FaFormHtml() |
S |
51 |
3 |
33 |
render2FaForm() |
S |
60 |
4 |
13 |
register() |
S |
53 |
3 |
22 |
maybeMigrateDb() |
S |
62 |
3 |
11 |
isEnabled() |
S |
63 |
3 |
10 |
allowProgrammaticLogin() |
S |
79 |
1 |
3 |